[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Create new file (INT 21h, 5Bh)

        Entry:
          AH = 5Bh
          DS:DX = pointer to ASCIZ directory path name
          CX = file attribute
        Return: CF = 1 if error
                  AX = Error Code if any
          DS:DX = path name

        Note: Unlike function 3Ch, function 5Bh will fail if the file
              already exists.

See Also: INT 21h, 3Ch Error codes
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson